Uses of Class
org.eclipse.vtp.desktop.projects.core.internals.VoiceToolsDesignProject

Packages that use VoiceToolsDesignProject
org.eclipse.vtp.desktop.projects.core.internals   
 

Uses of VoiceToolsDesignProject in org.eclipse.vtp.desktop.projects.core.internals
 

Subclasses of VoiceToolsDesignProject in org.eclipse.vtp.desktop.projects.core.internals
 class ApplicationFragmentProject
          This is a concrete implementation of IApplicationProject and provides the default behavior of that interface.
 class ApplicationProject
          This is a concrete implementation of IApplicationProject and provides the default behavior of that interface.
 

Constructors in org.eclipse.vtp.desktop.projects.core.internals with parameters of type VoiceToolsDesignProject
BusinessObjectSet(VoiceToolsDesignProject project, org.eclipse.core.resources.IFolder folder)
          Creates a new BusinessObjectSet with the given parent application project and eclipse folder resource.
DatabaseSet(VoiceToolsDesignProject project, org.eclipse.core.resources.IFolder folder)
          Creates a new DatabaseSet with the given application project and eclipse folder resource.
WebServiceSet(VoiceToolsDesignProject project, org.eclipse.core.resources.IFolder folder)
          Creates a new WebServiceSet with the given application project and eclipse folder resource.